GtkModelButton: Update widget state
authorMatthias Clasen <mclasen@redhat.com>
Wed, 2 Jul 2014 19:12:46 +0000 (15:12 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 2 Jul 2014 19:12:46 +0000 (15:12 -0400)
commit8060ac6dddaf39475f0f4cb1c8b2635c175d2381
treec40585e9db50aeee124915d49667220dc3d80ca3
parent43788ba936f0f1af4c169bc2c4817e7895efa753
GtkModelButton: Update widget state

We were only setting the state transiently in ::draw, leading
to various drawing anomalies, such as labels not picking up
the appropriate color from BUTTON styles.
gtk/gtkmodelbutton.c